[INFO] cloning repository https://github.com/timglabisch/rust_leaking_threadpool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timglabisch/rust_leaking_threadpool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimglabisch%2Frust_leaking_threadpool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimglabisch%2Frust_leaking_threadpool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4eecd5fad12568f3bb1a1e2ee8292886422dda38
[INFO] checking timglabisch/rust_leaking_threadpool/4eecd5fad12568f3bb1a1e2ee8292886422dda38 against master#cb40c25f6aebb637163d26bf76a680ed6e5d1eda for pr-156157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimglabisch%2Frust_leaking_threadpool" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/timglabisch/rust_leaking_threadpool
[INFO] finished tweaking git repo https://github.com/timglabisch/rust_leaking_threadpool
[INFO] tweaked toml for git repo https://github.com/timglabisch/rust_leaking_threadpool written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timglabisch/rust_leaking_threadpool on toolchain cb40c25f6aebb637163d26bf76a680ed6e5d1eda
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/timglabisch/rust_leaking_threadpool already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded threadpool v1.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 583feba00c325b3e83483dc45568bca84d1a52cfa6c48995ad28c2058024bf78
[INFO] running `Command { std: "docker" "start" "-a" "583feba00c325b3e83483dc45568bca84d1a52cfa6c48995ad28c2058024bf78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "583feba00c325b3e83483dc45568bca84d1a52cfa6c48995ad28c2058024bf78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "583feba00c325b3e83483dc45568bca84d1a52cfa6c48995ad28c2058024bf78", kill_on_drop: false }`
[INFO] [stdout] 583feba00c325b3e83483dc45568bca84d1a52cfa6c48995ad28c2058024bf78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cb40c25f6aebb637163d26bf76a680ed6e5d1eda" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 664f803197af69e31ad2dc2da7f6f76b2d750dd85dceb4a79966a4360d2aeaa2
[INFO] running `Command { std: "docker" "start" "-a" "664f803197af69e31ad2dc2da7f6f76b2d750dd85dceb4a79966a4360d2aeaa2", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Checking threadpool v1.3.1
[INFO] [stderr]     Checking threadpool_leak v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `foo`
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |             let foo = (0..1000000).map(|_| "X").collect::<String>();
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_foo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stdout] warning: unused variable: `foo`
[INFO] [stdout]   --> src/main.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |             let foo = (0..1000000).map(|_| "X").collect::<String>();
[INFO] [stdout]    |                 ^^^ help: if this is intentional, prefix it with an underscore: `_foo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "664f803197af69e31ad2dc2da7f6f76b2d750dd85dceb4a79966a4360d2aeaa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "664f803197af69e31ad2dc2da7f6f76b2d750dd85dceb4a79966a4360d2aeaa2", kill_on_drop: false }`
[INFO] [stdout] 664f803197af69e31ad2dc2da7f6f76b2d750dd85dceb4a79966a4360d2aeaa2
